home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
Other Langs
/
Tickle-4.0 (tcl)
/
library
/
help
/
tcl
/
control
/
rename
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-26
|
344 b
|
14 lines
|
[
TEXT/$Tcl
]
rename oldName newName
DESCRIPTION
Rename the command that used to be called oldName so that it
is now called newName. If newName is an empty string then
oldName is deleted. The rename command returns an empty
string as result.
KEYWORDS
command, delete, rename